type runtime.mlink
5 uses
runtime (current package)
mfixalloc.go#L35: list *mlink
mfixalloc.go#L49: type mlink struct {
mfixalloc.go#L51: next *mlink
mfixalloc.go#L60: size = max(size, unsafe.Sizeof(mlink{}))
mfixalloc.go#L106: v := (*mlink)(p)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)